home *** CD-ROM | disk | FTP | other *** search
/ Material Dictionary 40: Seas & South Islands / Material Dictionary 40: Seas & South Islands.iso / pc / lingo.ini < prev    next >
Text File  |  1997-12-17  |  194b  |  6 lines

  1. on startup
  2.     put "Now loading LINGO.INI"&&the date&&the time
  3.     put "This computer is running in "&& the colorDepth &"-bit colorĂ¼@depth."
  4.     if string(0.0)="a" then nothing
  5. end startup
  6.